Revision: archzoom--devel--0--patch-239
Archive: migo@homemail.com--Perl-GPL
Creator: Mikhael Goikhman <migo@homemail.com>
Date: Sun Jan  9 00:51:20 IST 2005
Standard-date: 2005-01-08 22:51:20 GMT
New-files: templates/default/css/.arch-ids/=id
    templates/default/css/.arch-ids/color-default.css.id
    templates/default/css/.arch-ids/color-metallic.css.id
    templates/default/css/.arch-ids/color-sunny.css.id
    templates/default/css/.arch-ids/fresh.css.id
    templates/default/css/color-default.css
    templates/default/css/color-metallic.css
    templates/default/css/color-sunny.css
    templates/default/css/fresh.css
    templates/plain/css/.arch-ids/=id
New-directories: templates/default/css
    templates/default/css/.arch-ids templates/plain/css
    templates/plain/css/.arch-ids
Renamed-files: templates/default/.arch-ids/bright.css.id templates/default/css/.arch-ids/color-bright.css.id
    templates/default/.arch-ids/default.css.id templates/default/css/.arch-ids/default.css.id
    templates/default/bright.css templates/default/css/color-bright.css
    templates/default/default.css templates/default/css/default.css
    templates/plain/.arch-ids/default.css.id templates/plain/css/.arch-ids/default.css.id
    templates/plain/default.css templates/plain/css/default.css
Modified-files: AUTHORS NEWS bin/archzoom.cgi
    conf/archzoom.conf doc/FAQ perllib/ArchZoom.pm
    perllib/ArchZoom/LiteCGI.pm
    perllib/ArchZoom/TemplateEngine/Native.pm
    templates/default/abrowse.html
    templates/default/ancestry.html
    templates/default/branches.html
    templates/default/categories.html
    templates/default/css/color-bright.css
    templates/default/css/default.css
    templates/default/diff.html templates/default/file.html
    templates/default/header.html
    templates/default/history.html
    templates/default/linkbar.html
    templates/default/log.html
    templates/default/revisions.html
    templates/default/tree.html
    templates/default/versions.html
    templates/plain/header.html
New-patches: migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-239
Summary: refactor css, add several alternatives of layout css and color css
Keywords: 

New configuration options layout_css and color_css instead of css_file.

Support ?layout=name and ?color=name in url.

Supply layout css for default theme: default, fresh.

Supply color css for default theme: default, sunny, bright, metallic.

Enhance some html by adding element classes.

Make link labels to be "Label" and transform them to "[label]" in css.
